home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Utilities / iKey 2.2.0 (shareware).dmg / iKey 2 / iKey.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2006-02-13  |  2.3 KB  |  73 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {showHelp = id; }; 
  5.             CLASS = FirstResponder; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSObject; 
  8.         }, 
  9.         {
  10.             ACTIONS = {
  11.                 NUDocumentation = id; 
  12.                 NUEditor = id; 
  13.                 NUExamples = id; 
  14.                 NUTutorial = id; 
  15.                 cleanReport = id; 
  16.                 closeReport = id; 
  17.                 terminate = id; 
  18.             }; 
  19.             CLASS = IKAppl; 
  20.             LANGUAGE = ObjC; 
  21.             OUTLETS = {
  22.                 IKLastCutAction1 = id; 
  23.                 IKLastCutAction2 = id; 
  24.                 IKNUDontShowAgainCheck = NSButton; 
  25.                 IKNewUserPanel = NSPanel; 
  26.                 IKReportText = NSTextView; 
  27.                 IKReportWindow = NSWindow; 
  28.             }; 
  29.             SUPERCLASS = NSApplication; 
  30.         }, 
  31.         {
  32.             ACTIONS = {
  33.                 MICutsAddFile = id; 
  34.                 MICutsAddFolder = id; 
  35.                 MICutsAddProc = id; 
  36.                 MICutsDelete = id; 
  37.                 MICutsModify = id; 
  38.                 MICutsSetTime = id; 
  39.                 MISetsAdd = id; 
  40.                 MISetsDelete = id; 
  41.                 abortPreferences = id; 
  42.                 controlsWithIconInMenu = id; 
  43.                 controlsWithMenuType = id; 
  44.                 setPreferences = id; 
  45.                 validatePreferences = id; 
  46.             }; 
  47.             CLASS = YKSetManager; 
  48.             LANGUAGE = ObjC; 
  49.             OUTLETS = {
  50.                 mainWindow = id; 
  51.                 menuKeyAltButton = id; 
  52.                 menuKeyCommandButton = id; 
  53.                 menuKeyControlButton = id; 
  54.                 menuTypeMatrix = id; 
  55.                 newCutIconButton = id; 
  56.                 newCutInMenuButton = id; 
  57.                 prefPanel = id; 
  58.                 setTable = id; 
  59.                 shortcutTable = id; 
  60.                 timePanel = id; 
  61.             }; 
  62.             SUPERCLASS = NSObject; 
  63.         }, 
  64.         {
  65.             ACTIONS = {abortTimeTable = id; controlsWithFrequencyType = id; validateTimeTable = id; }; 
  66.             CLASS = YKTimePanel; 
  67.             LANGUAGE = ObjC; 
  68.             OUTLETS = {buttonsBox = id; frequencyButton = id; frequencyMatrix = id; timeField = id; }; 
  69.             SUPERCLASS = NSPanel; 
  70.         }
  71.     ); 
  72.     IBVersion = 1; 
  73. }